Custom Host List |
If an old browser sends a request and Welcome cannot determine the virtual host the request is for, it will send out a page that wil contain a list of all virtual hosts. This page is built-in, but you can customize it. For this you need to create a simple HTML page (can include SSI commands) and add some special tags to it: <SITES> .... </SITES> <SITETEXT> <SITEHOST> <SITELINK> If your custom page does not have a set of <SITES> and </SITES>, Welcome will just send the page out without replacing any special SITE tags. You also don't need to use all of the tags. To replace the build-in page with your own page, you need to set the field "Path to the List of all Hosts:" to the relative path to your file (for more info on how this path is set, see the example for the "Click Through" page). Example File:
|